[INFO] fetching crate elicit_geo 0.11.1...
[INFO] checking elicit_geo-0.11.1 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] extracting crate elicit_geo 0.11.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate elicit_geo 0.11.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate elicit_geo 0.11.1
[INFO] tweaked toml for crates.io crate elicit_geo 0.11.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elicit_geo 0.11.1 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elicit_geo 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f
[INFO] running `Command { std: "docker" "start" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking i_float v1.16.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking i_shape v1.18.0
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking i_tree v0.18.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_pcg v0.10.2
[INFO] [stderr]     Checking earcut v0.4.5
[INFO] [stderr]     Checking geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking float_next_after v2.0.0
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking sif-itree v0.4.1
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking anodized-logic v0.5.1
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking i_key_sort v0.10.3
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking i_overlay v4.5.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking geo v0.33.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling anodized-core v0.5.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling anodized-macros v0.5.1
[INFO] [stderr]     Checking anodized v0.5.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling elicitation_derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr] error: could not compile `geo` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/bin/rustc --crate-name geo --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/geo-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="earcut"' --cfg 'feature="multithreading"' --cfg 'feature="spade"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__allow_deprecated_features", "default", "earcut", "earcutr", "multithreading", "proj", "proj-network", "serde", "spade", "use-proj", "use-serde"))' -C metadata=b5747dff838e9fe6 -C extra-filename=-7a18b07465f245fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern earcut=/opt/rustwide/target/debug/deps/libearcut-ecc29a9d0ed8ece7.rmeta --extern float_next_after=/opt/rustwide/target/debug/deps/libfloat_next_after-afa2c0de4da8a786.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-d5a4cc987cecc886.rmeta --extern geographiclib_rs=/opt/rustwide/target/debug/deps/libgeographiclib_rs-e52a1c2e10d544dd.rmeta --extern i_overlay=/opt/rustwide/target/debug/deps/libi_overlay-2e0c41782e3515a8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e9c1edbf46a894fb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-db5824db52a73596.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-80da2203488e5efa.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-25a2e88ce3636b62.rmeta --extern robust=/opt/rustwide/target/debug/deps/librobust-80f196bb8f106562.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-ec8ae8019d5427eb.rmeta --extern sif_itree=/opt/rustwide/target/debug/deps/libsif_itree-b17a4665cbbf4c37.rmeta --extern spade=/opt/rustwide/target/debug/deps/libspade-a6a00fa396fb3668.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f", kill_on_drop: false }`
[INFO] [stdout] 8209c77ce86ec4e0d9181c8b215d96c05c94727c7dac0685a5bf2580c768d19f
